﻿2026-07-11T03:01:01.7347140Z Current runner version: '2.335.1'
2026-07-11T03:01:01.7352204Z Runner name: 'hfenduleam'
2026-07-11T03:01:01.7352647Z Runner group name: 'Default'
2026-07-11T03:01:01.7353142Z Machine name: 'HFENDULEAM'
2026-07-11T03:01:01.7355287Z ##[group]GITHUB_TOKEN Permissions
2026-07-11T03:01:01.7356800Z Contents: read
2026-07-11T03:01:01.7357140Z Metadata: read
2026-07-11T03:01:01.7357450Z Packages: read
2026-07-11T03:01:01.7357795Z ##[endgroup]
2026-07-11T03:01:01.7359071Z Secret source: Actions
2026-07-11T03:01:01.7359501Z Prepare workflow directory
2026-07-11T03:01:01.7704610Z Prepare all required actions
2026-07-11T03:01:01.7730656Z Getting action download info
2026-07-11T03:01:02.0744613Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-11T03:01:02.6868019Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-11T03:01:02.7605012Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-11T03:01:02.7606399Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-11T03:01:02.7607201Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-11T03:01:02.7607826Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-11T03:01:02.7608281Z [36;1mexit 0[0m
2026-07-11T03:01:02.7701232Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-11T03:01:02.7702258Z ##[endgroup]
2026-07-11T03:01:03.1970531Z ##[group]Run actions/checkout@v5
2026-07-11T03:01:03.1971022Z with:
2026-07-11T03:01:03.1971342Z   fetch-depth: 0
2026-07-11T03:01:03.1971814Z   repository: SaberMage/spt-core
2026-07-11T03:01:03.1974869Z   token: ***
2026-07-11T03:01:03.1975231Z   ssh-strict: true
2026-07-11T03:01:03.1975650Z   ssh-user: git
2026-07-11T03:01:03.1975975Z   persist-credentials: true
2026-07-11T03:01:03.1976430Z   clean: true
2026-07-11T03:01:03.1976731Z   sparse-checkout-cone-mode: true
2026-07-11T03:01:03.1977109Z   fetch-tags: false
2026-07-11T03:01:03.1977438Z   show-progress: true
2026-07-11T03:01:03.1977731Z   lfs: false
2026-07-11T03:01:03.1978181Z   submodules: false
2026-07-11T03:01:03.1978474Z   set-safe-directory: true
2026-07-11T03:01:03.1978813Z ##[endgroup]
2026-07-11T03:01:03.4144290Z Syncing repository: SaberMage/spt-core
2026-07-11T03:01:03.4145436Z ##[group]Getting Git version info
2026-07-11T03:01:03.4146044Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-11T03:01:03.4627100Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T03:01:03.4885228Z git version 2.43.0.windows.1
2026-07-11T03:01:03.4921071Z ##[endgroup]
2026-07-11T03:01:03.4930123Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b1a8ec00-ea09-45d1-8490-770343fa35e3\.gitconfig'
2026-07-11T03:01:03.4945911Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b1a8ec00-ea09-45d1-8490-770343fa35e3' before making global git config changes
2026-07-11T03:01:03.4946826Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T03:01:03.4952799Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T03:01:03.5239517Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-11T03:01:03.5456357Z https://github.com/SaberMage/spt-core
2026-07-11T03:01:03.5484506Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T03:01:03.5489534Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T03:01:03.5713448Z HEAD
2026-07-11T03:01:03.6001295Z ##[endgroup]
2026-07-11T03:01:03.6005210Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-11T03:01:04.0209630Z ##[group]Cleaning the repository
2026-07-11T03:01:04.0213500Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-11T03:01:11.7791535Z Removing target/
2026-07-11T03:01:11.7821276Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-11T03:01:11.8571291Z HEAD is now at 35cae13 Merge fba81ec78484804b341e5ce726bf3dd9fbddf82f into 706ad88b6d475b4d93bd8e6729a0d9b09f49060a
2026-07-11T03:01:11.8595250Z ##[endgroup]
2026-07-11T03:01:11.8600386Z ##[group]Disabling automatic garbage collection
2026-07-11T03:01:11.8605282Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-11T03:01:11.8856998Z ##[endgroup]
2026-07-11T03:01:11.8857495Z ##[group]Setting up auth
2026-07-11T03:01:11.8863336Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T03:01:11.9113329Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T03:01:12.3260442Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T03:01:12.3515675Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T03:01:12.7569390Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T03:01:12.7817650Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T03:01:13.1908224Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-11T03:01:13.2222146Z ##[endgroup]
2026-07-11T03:01:13.2222657Z ##[group]Fetching the repository
2026-07-11T03:01:13.2233235Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +35cae13edab658dc4fbb913140ba984774263be0:refs/remotes/pull/84/merge
2026-07-11T03:01:14.8541609Z ##[endgroup]
2026-07-11T03:01:14.8542028Z ##[group]Determining the checkout info
2026-07-11T03:01:14.8542447Z ##[endgroup]
2026-07-11T03:01:14.8548801Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-11T03:01:14.8895901Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-11T03:01:14.9200429Z ##[group]Checking out the ref
2026-07-11T03:01:14.9209211Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/84/merge
2026-07-11T03:01:14.9824845Z HEAD is now at 35cae13 Merge fba81ec78484804b341e5ce726bf3dd9fbddf82f into 706ad88b6d475b4d93bd8e6729a0d9b09f49060a
2026-07-11T03:01:14.9860007Z ##[endgroup]
2026-07-11T03:01:15.0237974Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-11T03:01:15.0564321Z 35cae13edab658dc4fbb913140ba984774263be0
2026-07-11T03:01:15.0915956Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-11T03:01:15.0916474Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-11T03:01:15.0916934Z [36;1m$PIN = "0c95435"[0m
2026-07-11T03:01:15.0917285Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-11T03:01:15.0917686Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-11T03:01:15.0918366Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-11T03:01:15.0918985Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-11T03:01:15.0919490Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-11T03:01:15.0919972Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-11T03:01:15.0920341Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-11T03:01:15.0920796Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-11T03:01:15.0921398Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-11T03:01:15.0922494Z [36;1m}[0m
2026-07-11T03:01:15.0922709Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-11T03:01:15.0923123Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-11T03:01:15.1026474Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-11T03:01:15.1027021Z ##[endgroup]
2026-07-11T03:01:16.8989493Z    Compiling proc-macro2 v1.0.106
2026-07-11T03:01:16.8990248Z    Compiling unicode-ident v1.0.24
2026-07-11T03:01:16.8990651Z    Compiling quote v1.0.45
2026-07-11T03:01:16.8991020Z    Compiling cfg-if v1.0.4
2026-07-11T03:01:16.8992116Z    Compiling serde_core v1.0.228
2026-07-11T03:01:16.8992466Z    Compiling serde v1.0.228
2026-07-11T03:01:16.8994104Z    Compiling windows-link v0.2.1
2026-07-11T03:01:16.8994509Z    Compiling typenum v1.20.1
2026-07-11T03:01:16.8994874Z    Compiling portable-atomic v1.13.1
2026-07-11T03:01:16.8995357Z    Compiling getrandom v0.3.4
2026-07-11T03:01:16.8996029Z    Compiling pin-project-lite v0.2.17
2026-07-11T03:01:16.8998735Z    Compiling version_check v0.9.5
2026-07-11T03:01:16.9000192Z    Compiling critical-section v1.2.0
2026-07-11T03:01:16.9000601Z    Compiling shlex v2.0.1
2026-07-11T03:01:16.9002721Z    Compiling find-msvc-tools v0.1.9
2026-07-11T03:01:16.9006549Z    Compiling memchr v2.8.1
2026-07-11T03:01:16.9821391Z    Compiling windows-sys v0.61.2
2026-07-11T03:01:17.0007014Z    Compiling subtle v2.6.1
2026-07-11T03:01:17.0309477Z    Compiling futures-core v0.3.32
2026-07-11T03:01:17.0852425Z    Compiling smallvec v1.15.1
2026-07-11T03:01:17.1455821Z    Compiling equivalent v1.0.2
2026-07-11T03:01:17.2188572Z    Compiling bytes v1.11.1
2026-07-11T03:01:17.2244624Z    Compiling itoa v1.0.18
2026-07-11T03:01:17.2275473Z    Compiling semver v1.0.28
2026-07-11T03:01:17.2817779Z    Compiling stable_deref_trait v1.2.1
2026-07-11T03:01:17.3094489Z    Compiling log v0.4.32
2026-07-11T03:01:17.3502131Z    Compiling generic-array v0.14.7
2026-07-11T03:01:17.3632662Z    Compiling futures-io v0.3.32
2026-07-11T03:01:17.4276512Z    Compiling futures-sink v0.3.32
2026-07-11T03:01:17.5381646Z    Compiling rustc_version v0.4.1
2026-07-11T03:01:17.5426307Z    Compiling rand_core v0.10.1
2026-07-11T03:01:17.5456185Z    Compiling slab v0.4.12
2026-07-11T03:01:17.5626063Z    Compiling futures-channel v0.3.32
2026-07-11T03:01:17.6182082Z    Compiling hashbrown v0.17.1
2026-07-11T03:01:17.7179009Z    Compiling rustversion v1.0.22
2026-07-11T03:01:17.9018230Z    Compiling futures-task v0.3.32
2026-07-11T03:01:17.9114991Z    Compiling getrandom v0.2.17
2026-07-11T03:01:17.9564079Z    Compiling getrandom v0.4.2
2026-07-11T03:01:17.9809885Z    Compiling cpufeatures v0.2.17
2026-07-11T03:01:18.0180921Z    Compiling fnv v1.0.7
2026-07-11T03:01:18.0261600Z    Compiling libc v0.2.186
2026-07-11T03:01:18.0386798Z    Compiling strsim v0.11.1
2026-07-11T03:01:18.0581781Z    Compiling cfg_aliases v0.2.1
2026-07-11T03:01:18.2388097Z    Compiling autocfg v1.5.1
2026-07-11T03:01:18.4128463Z    Compiling jobserver v0.1.34
2026-07-11T03:01:18.4147230Z    Compiling litemap v0.8.2
2026-07-11T03:01:18.4281228Z    Compiling writeable v0.6.3
2026-07-11T03:01:18.4829243Z    Compiling ident_case v1.0.1
2026-07-11T03:01:18.4897171Z    Compiling icu_properties_data v2.2.0
2026-07-11T03:01:18.5171223Z    Compiling dunce v1.0.5
2026-07-11T03:01:18.6484573Z    Compiling cc v1.2.63
2026-07-11T03:01:18.7206709Z    Compiling icu_normalizer_data v2.2.0
2026-07-11T03:01:18.7300269Z    Compiling fs_extra v1.3.0
2026-07-11T03:01:18.8163435Z    Compiling indexmap v2.14.0
2026-07-11T03:01:18.8750138Z    Compiling utf8_iter v1.0.4
2026-07-11T03:01:18.8944628Z    Compiling percent-encoding v2.3.2
2026-07-11T03:01:18.9471643Z    Compiling syn v2.0.117
2026-07-11T03:01:19.0398056Z    Compiling crypto-common v0.1.7
2026-07-11T03:01:19.0508893Z    Compiling http v1.4.1
2026-07-11T03:01:19.0736771Z    Compiling unicode-segmentation v1.13.3
2026-07-11T03:01:19.0807336Z    Compiling cpufeatures v0.3.0
2026-07-11T03:01:19.0856598Z    Compiling aws-lc-rs v1.17.0
2026-07-11T03:01:19.1472791Z    Compiling thiserror v2.0.18
2026-07-11T03:01:19.1484337Z    Compiling scopeguard v1.2.0
2026-07-11T03:01:19.1832837Z    Compiling chacha20 v0.10.0
2026-07-11T03:01:19.2000220Z    Compiling form_urlencoded v1.2.2
2026-07-11T03:01:19.3020935Z    Compiling lock_api v0.4.14
2026-07-11T03:01:19.3571399Z    Compiling block-buffer v0.10.4
2026-07-11T03:01:19.4088155Z    Compiling bitflags v2.12.1
2026-07-11T03:01:19.5105747Z    Compiling cmake v0.1.58
2026-07-11T03:01:19.5271094Z    Compiling winapi v0.3.9
2026-07-11T03:01:19.5823901Z    Compiling untrusted v0.9.0
2026-07-11T03:01:19.6228249Z    Compiling rand v0.10.1
2026-07-11T03:01:19.6437099Z    Compiling num-traits v0.2.19
2026-07-11T03:01:19.6474715Z    Compiling windows-result v0.4.1
2026-07-11T03:01:19.8677661Z    Compiling digest v0.10.7
2026-07-11T03:01:19.8802384Z    Compiling windows-strings v0.5.1
2026-07-11T03:01:19.9794183Z    Compiling heck v0.5.0
2026-07-11T03:01:20.0314421Z    Compiling rustls v0.23.40
2026-07-11T03:01:20.0608594Z    Compiling convert_case v0.10.0
2026-07-11T03:01:20.1280736Z    Compiling const-oid v0.10.2
2026-07-11T03:01:20.2043532Z    Compiling atomic-waker v1.1.2
2026-07-11T03:01:20.2187588Z    Compiling unicode-xid v0.2.6
2026-07-11T03:01:20.2593286Z    Compiling anyhow v1.0.102
2026-07-11T03:01:20.4551013Z    Compiling zerocopy v0.8.50
2026-07-11T03:01:20.5458718Z    Compiling aws-lc-sys v0.41.0
2026-07-11T03:01:20.6311431Z    Compiling ring v0.17.14
2026-07-11T03:01:20.8026226Z    Compiling httparse v1.10.1
2026-07-11T03:01:20.8258757Z    Compiling parking_lot_core v0.9.12
2026-07-11T03:01:20.8291340Z    Compiling http-body v1.0.1
2026-07-11T03:01:20.8647296Z    Compiling curve25519-dalek v4.1.3
2026-07-11T03:01:20.8742630Z    Compiling hybrid-array v0.4.12
2026-07-11T03:01:20.8781048Z    Compiling ahash v0.8.12
2026-07-11T03:01:20.9674571Z    Compiling fastrand v2.4.1
2026-07-11T03:01:20.9947475Z    Compiling powerfmt v0.2.0
2026-07-11T03:01:21.0135756Z    Compiling either v1.16.0
2026-07-11T03:01:21.2552741Z    Compiling base64ct v1.8.3
2026-07-11T03:01:21.2953393Z    Compiling deranged v0.5.8
2026-07-11T03:01:21.3170974Z    Compiling uuid v1.23.2
2026-07-11T03:01:21.4645661Z    Compiling rand_core v0.6.4
2026-07-11T03:01:21.5711539Z    Compiling pem-rfc7468 v1.0.0
2026-07-11T03:01:21.5784872Z    Compiling try-lock v0.2.5
2026-07-11T03:01:21.5866980Z    Compiling pkg-config v0.3.33
2026-07-11T03:01:21.6794812Z    Compiling tinyvec_macros v0.1.1
2026-07-11T03:01:21.7942426Z    Compiling tower-service v0.3.3
2026-07-11T03:01:21.8817959Z    Compiling num-conv v0.2.2
2026-07-11T03:01:21.9386956Z    Compiling zmij v1.0.21
2026-07-11T03:01:21.9387359Z    Compiling data-encoding v2.11.0
2026-07-11T03:01:21.9890570Z    Compiling vcpkg v0.2.15
2026-07-11T03:01:22.0799597Z    Compiling time-core v0.1.8
2026-07-11T03:01:22.1629094Z    Compiling base64 v0.22.1
2026-07-11T03:01:22.2303924Z    Compiling tinyvec v1.11.0
2026-07-11T03:01:22.2438179Z    Compiling want v0.3.1
2026-07-11T03:01:22.2749039Z    Compiling crypto-common v0.2.2
2026-07-11T03:01:22.3045244Z    Compiling block-buffer v0.12.0
2026-07-11T03:01:22.4841315Z    Compiling parking_lot v0.12.5
2026-07-11T03:01:22.4841781Z    Compiling sha2 v0.10.9
2026-07-11T03:01:22.5238513Z    Compiling vergen-lib v9.1.0
2026-07-11T03:01:22.6106430Z    Compiling inout v0.1.4
2026-07-11T03:01:22.6319849Z    Compiling n0-future v0.3.2
2026-07-11T03:01:22.6545071Z    Compiling cordyceps v0.3.4
2026-07-11T03:01:22.6669289Z    Compiling parking v2.2.1
2026-07-11T03:01:22.8294252Z    Compiling synstructure v0.13.2
2026-07-11T03:01:22.8809164Z    Compiling darling_core v0.20.11
2026-07-11T03:01:22.8904722Z    Compiling diatomic-waker v0.2.3
2026-07-11T03:01:22.9875987Z    Compiling spin v0.10.0
2026-07-11T03:01:23.0448257Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-11T03:01:23.0583463Z    Compiling winnow v1.0.3
2026-07-11T03:01:23.0756730Z    Compiling libsqlite3-sys v0.30.1
2026-07-11T03:01:23.0940399Z    Compiling serde_json v1.0.150
2026-07-11T03:01:23.1157112Z    Compiling crossbeam-utils v0.8.21
2026-07-11T03:01:23.1730740Z    Compiling signature v2.2.0
2026-07-11T03:01:23.1745373Z    Compiling httpdate v1.0.3
2026-07-11T03:01:23.3347114Z    Compiling ed25519 v2.2.3
2026-07-11T03:01:23.3817447Z    Compiling futures-buffered v0.2.13
2026-07-11T03:01:23.5375859Z    Compiling digest v0.11.3
2026-07-11T03:01:23.6154448Z    Compiling futures-lite v2.6.1
2026-07-11T03:01:23.6177227Z    Compiling cipher v0.4.4
2026-07-11T03:01:23.6868091Z    Compiling vergen-lib v0.1.6
2026-07-11T03:01:23.7173448Z    Compiling vergen v9.1.0
2026-07-11T03:01:23.7712143Z    Compiling universal-hash v0.5.1
2026-07-11T03:01:23.8157893Z    Compiling noq-udp v0.10.0
2026-07-11T03:01:23.9190204Z    Compiling heapless v0.7.17
2026-07-11T03:01:23.9395260Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-11T03:01:24.0061288Z    Compiling sync_wrapper v1.0.2
2026-07-11T03:01:24.1846257Z    Compiling opaque-debug v0.3.1
2026-07-11T03:01:24.2158182Z    Compiling byteorder v1.5.0
2026-07-11T03:01:24.2551138Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-11T03:01:24.2551617Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-11T03:01:24.2931800Z    Compiling allocator-api2 v0.2.21
2026-07-11T03:01:24.4728470Z    Compiling hash32 v0.2.1
2026-07-11T03:01:24.4914581Z    Compiling polyval v0.6.2
2026-07-11T03:01:24.6502867Z    Compiling vergen-gitcl v1.0.8
2026-07-11T03:01:24.6723307Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-11T03:01:24.6854989Z    Compiling spin v0.9.8
2026-07-11T03:01:24.7570623Z    Compiling windows-threading v0.2.1
2026-07-11T03:01:24.7641702Z    Compiling tower-layer v0.3.3
2026-07-11T03:01:24.9206620Z    Compiling socket2 v0.6.4
2026-07-11T03:01:24.9383775Z    Compiling mio v1.2.1
2026-07-11T03:01:25.0034638Z    Compiling fallible-iterator v0.3.0
2026-07-11T03:01:25.0344717Z    Compiling signature v3.0.0
2026-07-11T03:01:25.0958650Z    Compiling ryu v1.0.23
2026-07-11T03:01:25.2321321Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-11T03:01:25.3080964Z    Compiling serde_derive v1.0.228
2026-07-11T03:01:25.3369062Z    Compiling zeroize_derive v1.4.3
2026-07-11T03:01:25.4233838Z    Compiling zerofrom-derive v0.1.7
2026-07-11T03:01:25.4462790Z    Compiling tokio-macros v2.7.0
2026-07-11T03:01:25.4467010Z    Compiling yoke-derive v0.8.2
2026-07-11T03:01:25.7332460Z    Compiling futures-macro v0.3.32
2026-07-11T03:01:25.8013700Z    Compiling zerovec-derive v0.11.3
2026-07-11T03:01:26.1131400Z    Compiling displaydoc v0.2.6
2026-07-11T03:01:26.1334628Z    Compiling zeroize v1.8.2
2026-07-11T03:01:26.1575965Z    Compiling tracing-attributes v0.1.31
2026-07-11T03:01:26.1846597Z    Compiling thiserror-impl v2.0.18
2026-07-11T03:01:26.2068030Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-11T03:01:26.2622859Z    Compiling darling_macro v0.20.11
2026-07-11T03:01:26.2960883Z    Compiling tokio v1.52.3
2026-07-11T03:01:26.5405225Z    Compiling rustls-pki-types v1.14.1
2026-07-11T03:01:26.5556644Z    Compiling derive_more-impl v2.1.1
2026-07-11T03:01:26.7349520Z    Compiling futures-util v0.3.32
2026-07-11T03:01:26.8054710Z    Compiling darling v0.20.11
2026-07-11T03:01:26.9018407Z    Compiling windows-interface v0.59.3
2026-07-11T03:01:27.0941059Z    Compiling zerofrom v0.1.8
2026-07-11T03:01:27.0943125Z    Compiling derive_builder_core v0.20.2
2026-07-11T03:01:27.1008127Z    Compiling windows-implement v0.60.2
2026-07-11T03:01:27.1314175Z    Compiling spez v0.1.2
2026-07-11T03:01:27.1659532Z    Compiling n0-error-macros v0.1.3
2026-07-11T03:01:27.3381467Z    Compiling der v0.8.0-rc.10
2026-07-11T03:01:27.4699340Z    Compiling yoke v0.8.3
2026-07-11T03:01:27.5335179Z    Compiling pin-project-internal v1.1.13
2026-07-11T03:01:27.7859072Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-11T03:01:27.8604771Z    Compiling zerovec v0.11.6
2026-07-11T03:01:27.9307545Z    Compiling zerotrie v0.2.4
2026-07-11T03:01:28.0749602Z    Compiling windows-core v0.62.2
2026-07-11T03:01:28.2135945Z    Compiling n0-error v0.1.3
2026-07-11T03:01:28.2407912Z    Compiling cobs v0.3.0
2026-07-11T03:01:28.2717799Z    Compiling postcard-derive v0.2.2
2026-07-11T03:01:28.4251288Z    Compiling derive_builder_macro v0.20.2
2026-07-11T03:01:28.4575221Z    Compiling tinystr v0.8.3
2026-07-11T03:01:28.4879329Z    Compiling potential_utf v0.1.5
2026-07-11T03:01:28.5711501Z    Compiling spki v0.8.0-rc.4
2026-07-11T03:01:28.5840471Z    Compiling ed25519-dalek v2.2.0
2026-07-11T03:01:28.7555968Z    Compiling icu_locale_core v2.2.0
2026-07-11T03:01:28.7966111Z    Compiling icu_collections v2.2.0
2026-07-11T03:01:28.8875965Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-11T03:01:28.9142387Z    Compiling spt-proto v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-11T03:01:28.9266802Z    Compiling derive_builder v0.20.2
2026-07-11T03:01:28.9509946Z    Compiling windows-future v0.3.2
2026-07-11T03:01:29.0282652Z    Compiling pin-project v1.1.13
2026-07-11T03:01:29.0447374Z    Compiling windows-collections v0.3.2
2026-07-11T03:01:29.0641372Z    Compiling windows-numerics v0.3.1
2026-07-11T03:01:29.1168804Z    Compiling proc-macro-crate v3.5.0
2026-07-11T03:01:29.4041829Z    Compiling windows-targets v0.52.6
2026-07-11T03:01:29.4788874Z    Compiling ghash v0.5.1
2026-07-11T03:01:29.5870988Z    Compiling aes v0.8.4
2026-07-11T03:01:29.6221864Z    Compiling ctr v0.9.2
2026-07-11T03:01:29.6326280Z    Compiling sha2 v0.11.0-rc.5
2026-07-11T03:01:29.6442567Z    Compiling fs2 v0.4.3
2026-07-11T03:01:29.8351041Z    Compiling icu_provider v2.2.0
2026-07-11T03:01:29.8523481Z    Compiling futures-executor v0.3.32
2026-07-11T03:01:29.8718573Z    Compiling time v0.3.47
2026-07-11T03:01:29.8729096Z    Compiling http-body-util v0.1.3
2026-07-11T03:01:29.8871151Z    Compiling aead v0.5.2
2026-07-11T03:01:29.9011352Z    Compiling ipconfig v0.3.4
2026-07-11T03:01:30.0841707Z    Compiling ipnet v2.12.0
2026-07-11T03:01:30.1159826Z    Compiling futures v0.3.32
2026-07-11T03:01:30.1555186Z    Compiling icu_properties v2.2.0
2026-07-11T03:01:30.2060527Z    Compiling icu_normalizer v2.2.0
2026-07-11T03:01:30.3206896Z    Compiling ed25519 v3.0.0-rc.4
2026-07-11T03:01:30.3280359Z    Compiling arrayvec v0.7.6
2026-07-11T03:01:30.3981217Z    Compiling widestring v1.2.1
2026-07-11T03:01:30.5518804Z    Compiling prefix-trie v0.8.4
2026-07-11T03:01:30.6698349Z    Compiling once_cell v1.21.4
2026-07-11T03:01:30.7017644Z    Compiling tokio-util v0.7.18
2026-07-11T03:01:30.9237361Z    Compiling tracing-core v0.1.36
2026-07-11T03:01:30.9698903Z    Compiling derive_more v2.1.1
2026-07-11T03:01:30.9900595Z    Compiling utf8parse v0.2.2
2026-07-11T03:01:31.1355064Z    Compiling postcard v1.1.3
2026-07-11T03:01:31.1374475Z    Compiling tower v0.5.3
2026-07-11T03:01:31.3191406Z    Compiling hashbrown v0.14.5
2026-07-11T03:01:31.3753171Z    Compiling aes-gcm v0.10.3
2026-07-11T03:01:31.4151190Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-11T03:01:31.4776160Z    Compiling tracing v0.1.44
2026-07-11T03:01:31.5642853Z    Compiling idna_adapter v1.2.2
2026-07-11T03:01:31.7522388Z    Compiling idna v1.1.0
2026-07-11T03:01:31.8698969Z    Compiling chrono v0.4.45
2026-07-11T03:01:31.9311072Z    Compiling h2 v0.4.14
2026-07-11T03:01:31.9781829Z    Compiling num_enum_derive v0.7.6
2026-07-11T03:01:32.1152725Z    Compiling hashlink v0.9.1
2026-07-11T03:01:32.1204128Z    Compiling windows v0.62.2
2026-07-11T03:01:32.1971555Z    Compiling url v2.5.8
2026-07-11T03:01:32.1981721Z    Compiling windows-sys v0.59.0
2026-07-11T03:01:32.2180893Z    Compiling data-encoding-macro v0.1.20
2026-07-11T03:01:32.2696020Z    Compiling strum_macros v0.28.0
2026-07-11T03:01:32.3194283Z    Compiling enum-assoc v1.3.0
2026-07-11T03:01:32.5796633Z    Compiling async-trait v0.1.89
2026-07-11T03:01:32.6214185Z    Compiling iroh-metrics-derive v0.4.1
2026-07-11T03:01:32.6696862Z    Compiling crossbeam-channel v0.5.15
2026-07-11T03:01:32.7632878Z    Compiling crossbeam-epoch v0.9.18
2026-07-11T03:01:32.9028368Z    Compiling rusqlite v0.32.1
2026-07-11T03:01:33.1038364Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-11T03:01:33.2348392Z    Compiling windows-registry v0.6.1
2026-07-11T03:01:33.2367500Z    Compiling blake3 v1.8.5
2026-07-11T03:01:33.3091124Z    Compiling memoffset v0.6.5
2026-07-11T03:01:33.4002046Z    Compiling noq v0.18.0
2026-07-11T03:01:33.5570959Z    Compiling netwatch v0.16.0
2026-07-11T03:01:33.7047133Z    Compiling acto v0.8.2
2026-07-11T03:01:33.7702590Z    Compiling mac-addr v0.3.0
2026-07-11T03:01:33.7731946Z    Compiling foldhash v0.2.0
2026-07-11T03:01:33.8088055Z    Compiling sorted-index-buffer v0.2.1
2026-07-11T03:01:33.8254102Z    Compiling lru-slab v0.1.2
2026-07-11T03:01:33.9063155Z    Compiling thiserror v1.0.69
2026-07-11T03:01:33.9405281Z    Compiling spt-store v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-11T03:01:33.9526067Z    Compiling ref-cast v1.0.25
2026-07-11T03:01:34.0045466Z    Compiling rustc-hash v2.1.2
2026-07-11T03:01:34.0113143Z    Compiling identity-hash v0.1.0
2026-07-11T03:01:34.0290586Z    Compiling xml-rs v0.8.28
2026-07-11T03:01:34.0360782Z    Compiling tagptr v0.2.0
2026-07-11T03:01:34.1757911Z    Compiling moka v0.12.15
2026-07-11T03:01:34.2531565Z    Compiling netdev v0.42.0
2026-07-11T03:01:34.2594963Z    Compiling hashbrown v0.16.1
2026-07-11T03:01:34.6496830Z    Compiling xmltree v0.10.3
2026-07-11T03:01:34.8418922Z    Compiling num_enum v0.7.6
2026-07-11T03:01:34.9686873Z    Compiling iroh-metrics v0.38.3
2026-07-11T03:01:35.9277689Z    Compiling tower-http v0.6.11
2026-07-11T03:01:35.9283116Z    Compiling iroh-base v0.98.0
2026-07-11T03:01:35.9822189Z    Compiling attohttpc v0.30.1
2026-07-11T03:01:35.9822634Z    Compiling iroh-relay v0.98.0
2026-07-11T03:01:36.0660903Z    Compiling n0-watcher v0.6.1
2026-07-11T03:01:36.1490771Z    Compiling tokio-stream v0.1.18
2026-07-11T03:01:36.2004576Z    Compiling serde_spanned v0.6.9
2026-07-11T03:01:36.2627629Z    Compiling hyper v1.10.1
2026-07-11T03:01:36.3331529Z    Compiling strum v0.28.0
2026-07-11T03:01:36.3455637Z    Compiling toml_datetime v0.6.11
2026-07-11T03:01:36.3820548Z    Compiling ref-cast-impl v1.0.25
2026-07-11T03:01:36.5102000Z    Compiling thiserror-impl v1.0.69
2026-07-11T03:01:36.5918411Z    Compiling spt-msg v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-11T03:01:36.6864088Z    Compiling serde_derive_internals v0.29.1
2026-07-11T03:01:36.7333545Z    Compiling simple-dns v0.9.3
2026-07-11T03:01:36.7490978Z    Compiling serial-core v0.4.0
2026-07-11T03:01:36.7703580Z    Compiling aho-corasick v1.1.4
2026-07-11T03:01:37.0376169Z    Compiling resolv-conf v0.7.6
2026-07-11T03:01:37.0663300Z    Compiling smol_str v0.1.24
2026-07-11T03:01:37.3197616Z    Compiling simdutf8 v0.1.5
2026-07-11T03:01:37.3625190Z    Compiling regex-syntax v0.8.10
2026-07-11T03:01:37.3796402Z    Compiling toml_write v0.1.2
2026-07-11T03:01:37.6325259Z    Compiling hyper-util v0.1.20
2026-07-11T03:01:37.6542596Z    Compiling winnow v0.7.15
2026-07-11T03:01:37.6863314Z    Compiling sha1_smol v1.0.1
2026-07-11T03:01:37.9573584Z    Compiling constant_time_eq v0.4.2
2026-07-11T03:01:38.0494451Z    Compiling arrayref v0.3.9
2026-07-11T03:01:38.1224170Z    Compiling winreg v0.10.1
2026-07-11T03:01:38.1982861Z    Compiling schemars_derive v1.2.1
2026-07-11T03:01:38.2377924Z    Compiling iroh-dns v0.98.0
2026-07-11T03:01:38.7612278Z    Compiling serial-windows v0.4.0
2026-07-11T03:01:38.9740340Z    Compiling lru v0.16.4
2026-07-11T03:01:38.9902349Z    Compiling webpki-roots v1.0.7
2026-07-11T03:01:39.0356140Z    Compiling seize v0.5.1
2026-07-11T03:01:39.0697763Z    Compiling darling_core v0.23.0
2026-07-11T03:01:39.1747003Z    Compiling hmac v0.12.1
2026-07-11T03:01:39.2118186Z    Compiling igd-next v0.17.1
2026-07-11T03:01:39.2854362Z    Compiling serde_bytes v0.11.19
2026-07-11T03:01:39.3790523Z    Compiling regex-automata v0.4.14
2026-07-11T03:01:39.4719023Z    Compiling iroh v0.98.2
2026-07-11T03:01:39.4901130Z    Compiling dyn-clone v1.0.20
2026-07-11T03:01:39.5109675Z    Compiling bitflags v1.3.2
2026-07-11T03:01:39.6219440Z    Compiling toml_edit v0.22.27
2026-07-11T03:01:39.6219967Z    Compiling cmov v0.5.4
2026-07-11T03:01:39.6825195Z    Compiling lazy_static v1.5.0
2026-07-11T03:01:39.7250121Z    Compiling anstyle v1.0.14
2026-07-11T03:01:39.8777248Z    Compiling pin-utils v0.1.0
2026-07-11T03:01:39.8979406Z    Compiling once_cell_polyfill v1.70.2
2026-07-11T03:01:40.0019827Z    Compiling anstyle-wincon v3.0.11
2026-07-11T03:01:40.0322947Z    Compiling nix v0.25.1
2026-07-11T03:01:40.0716858Z    Compiling ctutils v0.4.2
2026-07-11T03:01:40.0835658Z    Compiling shared_library v0.1.9
2026-07-11T03:01:40.0965954Z    Compiling hkdf v0.12.4
2026-07-11T03:01:40.2262368Z    Compiling papaya v0.2.4
2026-07-11T03:01:40.2848424Z    Compiling schemars v1.2.1
2026-07-11T03:01:40.3076182Z    Compiling serial v0.4.0
2026-07-11T03:01:40.3077207Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-11T03:01:40.4128664Z    Compiling filedescriptor v0.8.3
2026-07-11T03:01:40.4303901Z    Compiling anstyle-parse v1.0.0
2026-07-11T03:01:40.4624780Z    Compiling backon v1.6.0
2026-07-11T03:01:40.4727506Z    Compiling anstyle-query v1.1.5
2026-07-11T03:01:40.6738933Z    Compiling vte_generate_state_changes v0.1.2
2026-07-11T03:01:40.6989272Z    Compiling foldhash v0.1.5
2026-07-11T03:01:40.7086767Z    Compiling downcast-rs v1.2.1
2026-07-11T03:01:40.7429927Z    Compiling paste v1.0.15
2026-07-11T03:01:40.8063489Z    Compiling colorchoice v1.0.5
2026-07-11T03:01:40.8459450Z    Compiling shell-words v1.1.1
2026-07-11T03:01:40.9676973Z    Compiling is_terminal_polyfill v1.70.2
2026-07-11T03:01:40.9814926Z    Compiling instability v0.3.12
2026-07-11T03:01:41.0203217Z    Compiling portable-pty v0.8.1
2026-07-11T03:01:41.0967520Z    Compiling anstream v1.0.0
2026-07-11T03:01:41.1361466Z    Compiling hashbrown v0.15.5
2026-07-11T03:01:41.2084895Z    Compiling vte v0.13.1
2026-07-11T03:01:41.3427494Z    Compiling spake2 v0.4.0
2026-07-11T03:01:41.4192821Z    Compiling strum_macros v0.26.4
2026-07-11T03:01:41.6774908Z    Compiling wmi v0.18.4
2026-07-11T03:01:41.7221604Z    Compiling regex v1.12.3
2026-07-11T03:01:41.7563882Z    Compiling toml v0.8.23
2026-07-11T03:01:41.8351613Z    Compiling terminal_size v0.4.4
2026-07-11T03:01:42.0568298Z    Compiling crossterm_winapi v0.9.1
2026-07-11T03:01:42.0854175Z    Compiling itertools v0.13.0
2026-07-11T03:01:42.4225157Z    Compiling spt-runtime v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-11T03:01:42.5465073Z    Compiling sha1 v0.10.6
2026-07-11T03:01:42.5873016Z    Compiling darling_macro v0.23.0
2026-07-11T03:01:42.8907859Z    Compiling castaway v0.2.4
2026-07-11T03:01:42.8965614Z    Compiling doctest-file v1.1.1
2026-07-11T03:01:43.0496500Z    Compiling clap_lex v1.1.0
2026-07-11T03:01:43.0548463Z    Compiling darling v0.23.0
2026-07-11T03:01:43.0552733Z    Compiling recvmsg v1.0.0
2026-07-11T03:01:43.3804237Z    Compiling static_assertions v1.1.0
2026-07-11T03:01:43.4232506Z    Compiling portmapper v0.16.0
2026-07-11T03:01:43.4268830Z    Compiling unicode-width v0.1.14
2026-07-11T03:01:43.4707314Z    Compiling indoc v2.0.7
2026-07-11T03:01:43.5394353Z    Compiling compact_str v0.8.2
2026-07-11T03:01:43.7230796Z    Compiling strum v0.26.3
2026-07-11T03:01:43.7636807Z    Compiling unicode-truncate v1.1.0
2026-07-11T03:01:43.7718744Z    Compiling interprocess v2.4.2
2026-07-11T03:01:43.8728204Z    Compiling clap_builder v4.6.0
2026-07-11T03:01:43.9054296Z    Compiling crossterm v0.28.1
2026-07-11T03:01:43.9520237Z    Compiling spt-term v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-11T03:01:44.4742233Z    Compiling lru v0.12.5
2026-07-11T03:01:44.8305810Z    Compiling clap_derive v4.6.1
2026-07-11T03:01:44.9253189Z    Compiling spt-live v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-11T03:01:45.2159931Z    Compiling cassowary v0.3.0
2026-07-11T03:01:45.2188682Z    Compiling unicode-width v0.2.0
2026-07-11T03:01:45.4320891Z    Compiling error-code v3.3.2
2026-07-11T03:01:45.4940652Z    Compiling nucleo-matcher v0.3.1
2026-07-11T03:01:45.5173152Z    Compiling qrcode v0.14.1
2026-07-11T03:01:45.5396869Z    Compiling ratatui v0.29.0
2026-07-11T03:01:45.5563395Z    Compiling tempfile v3.27.0
2026-07-11T03:01:45.6086157Z    Compiling clipboard-win v5.4.1
2026-07-11T03:01:47.1348284Z    Compiling clap v4.6.1
2026-07-11T03:02:00.2225581Z    Compiling rustls-webpki v0.103.13
2026-07-11T03:02:02.7124672Z    Compiling tokio-rustls v0.26.4
2026-07-11T03:02:02.7124991Z    Compiling noq-proto v0.17.0
2026-07-11T03:02:02.7125301Z    Compiling rustls-platform-verifier v0.7.0
2026-07-11T03:02:02.8608068Z    Compiling hyper-rustls v0.27.9
2026-07-11T03:02:02.8608442Z    Compiling hickory-net v0.26.0-beta.4
2026-07-11T03:02:02.8608850Z    Compiling tokio-websockets v0.13.2
2026-07-11T03:02:03.0197653Z    Compiling reqwest v0.13.4
2026-07-11T03:02:04.0474040Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-11T03:02:21.8157635Z    Compiling spt-net v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-11T03:02:23.3094050Z    Compiling spt-daemon v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-11T03:02:33.7522323Z    Compiling spt v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-11T03:02:42.0386593Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s
2026-07-11T03:02:42.0668278Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-da9a758a4911d202.exe)
2026-07-11T03:02:42.1477091Z 
2026-07-11T03:02:42.1477290Z running 1 test
2026-07-11T03:02:49.3875489Z test new_brain_serves_against_old_broker ... ok
2026-07-11T03:02:49.3875683Z 
2026-07-11T03:02:49.3875956Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.24s
2026-07-11T03:02:49.3876229Z 
2026-07-11T03:02:49.4331376Z Post job cleanup.
2026-07-11T03:02:49.5439735Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T03:02:49.5630681Z git version 2.43.0.windows.1
2026-07-11T03:02:49.5662467Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1c330c50-7e10-4ffa-adbb-45d38d1c6ef8\.gitconfig'
2026-07-11T03:02:49.5675224Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1c330c50-7e10-4ffa-adbb-45d38d1c6ef8' before making global git config changes
2026-07-11T03:02:49.5675712Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T03:02:49.5680478Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T03:02:49.5905454Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T03:02:49.6126187Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T03:02:49.9857642Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T03:02:50.0069740Z http.https://github.com/.extraheader
2026-07-11T03:02:50.0095370Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-11T03:02:50.0327096Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T03:02:50.4054173Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T03:02:50.4266898Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T03:02:50.8042658Z Cleaning up orphan processes
